Point-to-Point Protocol - определение. Что такое Point-to-Point Protocol
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Point-to-Point Protocol - определение

A SIMPLE DATA LINK LAYER PROTOCOL USED BETWEEN TWO DEVICES
Point to point protocol; Point To Point Protocol; Point to Point Protocol; Multilink PPP; MLPPP; PPPOI; Pppoi; P2PP; PPP connection; Multilink Protocol; Point-to-point protocol; Compression Control Protocol; PPP protocol
Найдено результатов: 21342
Point-to-Point Protocol         
<communications, protocol> (PPP) The protocol defined in RFC 1661, the Internet standard for transmitting {network layer} datagrams (e.g. IP packets) over serial point-to-point links. PPP has a number of advantages over SLIP; it is designed to operate both over asynchronous connections and bit-oriented synchronous systems, it can configure connections to a remote network dynamically, and test that the link is usable. PPP can be configured to encapsulate different network layer protocols (such as IP, IPX, or AppleTalk) by using the appropriate Network Control Protocol (NCP). RFC 1220 describes how PPP can be used with remote bridging. Usenet newsgroup: news:comp.protocols.ppp. {A paper on PPP (ftp://ftp.uu.net/vendor/MorningStar/papers/sug91-cheapIP.ps.Z)}. (1994-12-13)
Point-to-Point Protocol         
In computer networking, Point-to-Point Protocol (PPP) is a data link layer (layer 2) communication protocol between two routers directly without any host or any other networking in between. It can provide connection authentication, transmission encryption, and data compression.
Point-to-Point Tunneling Protocol         
COMPUTER NETWORK PROTOCOL
PPTP; Pptp; Point-to-point tunneling protocol; Pptpd; Point to Point Tunneling Protocol
The Point-to-Point Tunneling Protocol (PPTP) is an obsolete method for implementing virtual private networks. PPTP has many well known security issues.
Point-to-Point Tunneling Protocol         
COMPUTER NETWORK PROTOCOL
PPTP; Pptp; Point-to-point tunneling protocol; Pptpd; Point to Point Tunneling Protocol
<communications, protocol> (PPTP) A tunneling protocol for connecting Windows NT clients and servers over {Remote Access Services} (RAS). PPTP can be used to create a {Virtual Private Network} between computers running NT. It is an extension of PPP sponsored by Microsoft. Microsoft Point to Point Encryption may be used with PPTP to provide an encrypted connection but PPTP itself does not use encryption. Compare: Layer Two Tunneling Protocol. [Origin? Standard? Document?] (1998-09-23)
Point-to-Point Protocol over Ethernet         
COMPUTER NETWORK PROTOCOL
PPPOE; Pppoe; PPPoE; PPoE; PPOE; Ppp-udeb; Point-to-point protocol over Ethernet; PADR
<communications, protocol> (PPPoE) The protocol defined in RFC 2516 that allows one or more computers to connect to the Internet via a shared modem. The computers connect to the modem via a local area network such as Ethernet and the modem connects to an Internet Service Provider (ISP) via a serial connection such as PPP over ADSL. PPPoE provides each user with a connection that looks and behaves like a point-to-point dial-up connection even though they are actually sharing an Ethernet or wireless network. At the same time, the ISP only needs to provide a single Internet connection, with the same kind of accounting as for PPP. Also, the IP address is only assigned when the PPPoE connection is open, allowing the dynamic reuse of IP addresses via DHCP. PPPoE works by encapsulating PPP frames in Ethernet frames. (2006-09-20)
Point-to-Point Protocol over Ethernet         
COMPUTER NETWORK PROTOCOL
PPPOE; Pppoe; PPPoE; PPoE; PPOE; Ppp-udeb; Point-to-point protocol over Ethernet; PADR
The Point-to-Point Protocol over Ethernet (PPPoE) is a network protocol for encapsulating Point-to-Point Protocol (PPP) frames inside Ethernet frames. It appeared in 1999, in the context of the boom of DSL as the solution for tunneling packets over the DSL connection to the ISP's IP network, and from there to the rest of the Internet.
PPTP         
COMPUTER NETWORK PROTOCOL
PPTP; Pptp; Point-to-point tunneling protocol; Pptpd; Point to Point Tunneling Protocol
Point-to-Point Tunneling Protocol (Reference: MS, Ascend, IP)
PPTP         
COMPUTER NETWORK PROTOCOL
PPTP; Pptp; Point-to-point tunneling protocol; Pptpd; Point to Point Tunneling Protocol
PPPOE         
COMPUTER NETWORK PROTOCOL
PPPOE; Pppoe; PPPoE; PPoE; PPOE; Ppp-udeb; Point-to-point protocol over Ethernet; PADR
Point-to-Point Protocol Over Ethernet [Additional explanations: protocol] (Reference: ADSL, RFC 2516), "Style: PPPoE"
Point-to-point (telecommunications)         
  • A point-to-point wireless unit with a built-in antenna at [[Huntington Beach, California]]
COMMUNICATIONS CONNECTION BETWEEN TWO NODES OR ENDPOINTS
Point-to-point communication; Point to point communications; Point-to-point link; Point-to-point telecommunications; Point-to-point communication (telecommunications); Point-to-Point Link; Point-to-Point link; Point to point communication; One-to-one (communication); Point-to-point radio link; Point-to-point connection
In telecommunications, a point-to-point connection refers to a communications connection between two communication endpoints or nodes. An example is a telephone call, in which one telephone is connected with one other, and what is said by one caller can only be heard by the other.

Википедия

Point-to-Point Protocol

In computer networking, Point-to-Point Protocol (PPP) is a data link layer (layer 2) communication protocol between two routers directly without any host or any other networking in between. It can provide loop connection authentication, transmission encryption, and data compression.

PPP is used over many types of physical networks, including serial cable, phone line, trunk line, cellular telephone, specialized radio links, ISDN, and fiber optic links such as SONET. Since IP packets cannot be transmitted over a modem line on their own without some data link protocol that can identify where the transmitted frame starts and where it ends, Internet service providers (ISPs) have used PPP for customer dial-up access to the Internet.

Two derivatives of PPP, Point-to-Point Protocol over Ethernet (PPPoE) and Point-to-Point Protocol over ATM (PPPoA), are used most commonly by ISPs to establish a digital subscriber line (DSL) Internet service LP connection with customers.